Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
CdpNeighbor Class Reference

Data elements of CDP neighbor. More...

Public Attributes

string deviceId
 
string localPort
 
string remotePort
 
string platform
 
byte capability
 
byte cdpVersion
 
byte holdTime
 
string softwareVersion
 
short nativeVlan
 

Detailed Description

Data elements of CDP neighbor.

Member Data Documentation

◆ capability

byte CdpNeighbor::capability

◆ cdpVersion

byte CdpNeighbor::cdpVersion

◆ deviceId

string CdpNeighbor::deviceId

◆ holdTime

byte CdpNeighbor::holdTime

◆ localPort

string CdpNeighbor::localPort

◆ nativeVlan

short CdpNeighbor::nativeVlan

◆ platform

string CdpNeighbor::platform

◆ remotePort

string CdpNeighbor::remotePort

◆ softwareVersion

string CdpNeighbor::softwareVersion

The documentation for this class was generated from the following file: